-
Home
-
WordPress Appointment Booking Plugin
-
1.17.1
-
Code
-
Classes
- PaymentStatuses
Total Complexity |
21 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
269 |
Lines of code |
142 |
Logical lines of code |
50 |
Comment lines |
82 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateBooking() |
A |
48 |
9 |
35 |
initStatuses() |
S |
44 |
1 |
58 |
updatePendingTime() |
S |
65 |
4 |
9 |
finishTransition() |
S |
66 |
2 |
8 |
logTransition() |
S |
71 |
1 |
5 |
getPendingStatuses() |
S |
70 |
1 |
8 |
getFailedStatuses() |
S |
69 |
1 |
9 |
getCompletedStatuses() |
S |
72 |
1 |
7 |
getDefaultManualStatus() |
S |
81 |
1 |
3 |